Skip to content

feat: complete website migration to Next.js, TypeScript, and Tailwind#42

Closed
kashish00208 wants to merge 1 commit intokeploy:mainfrom
kashish00208:chore/nextjs-migration
Closed

feat: complete website migration to Next.js, TypeScript, and Tailwind#42
kashish00208 wants to merge 1 commit intokeploy:mainfrom
kashish00208:chore/nextjs-migration

Conversation

@kashish00208
Copy link
Copy Markdown

Description

This PR addresses the outdated 2023 aesthetic by completely rebuilding the DevRel Program website from the ground up using Next.js 14, TypeScript, and Tailwind CSS. The redesign brings the platform into alignment with the modern, high-performance standards of keploy.io.

Fixes
keploy#3066 (keploy/keploy#3066)
keploy#3068 (keploy/keploy#3068)
keploy#3067 (http://github.com/keploy/keploy/issues/3067)
keploy#3066( keploy/keploy#3066)

Type of change

UI update using modern technologies like next^16 , React^19 and tailwind ^4

keploy-devrel.mp4
Screenshot from 2026-02-02 22-41-08

How Has This Been Tested?

npm run dev

...

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have tagged the reviewers in a comment below incase my pull request is ready for a review
  • I have signed the commit message to agree to Developer Certificate of Origin (DCO) (to certify that you wrote or otherwise have the right to submit your contribution to the project.) by adding "--signoff" to my git commit command.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you and congratulations 🎉 for opening your very first pull request in student-program

Signed-off-by: Kashish <kgupta7827@gmail.com>
@kashish00208 kashish00208 force-pushed the chore/nextjs-migration branch from 1b3254c to 6e58c0e Compare February 2, 2026 17:48
@kashish00208
Copy link
Copy Markdown
Author

Hi @amaan-bhati

I’ve rebuilt the Developer Relation Program website using Next.js, React, and Tailwind CSS, refreshing the UI to align with Keploy’s current branding and design system.
The update includes a redesigned hero and key sections, improved responsiveness, and better accessibility, inspired by Keploy’s theme .

Would appreciate your review , feedback or any further changes if needed .

@kashish00208 kashish00208 closed this by deleting the head repository Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant